home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / tochunky.z / tochunky
Text File  |  1998-10-30  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4. TTTTOOOOCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))                      IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                       TTTTOOOOCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tochunky - Convert an SGI image to CHUNKY printer data format
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ttttoooocccchhhhuuuunnnnkkkkyyyy     [ -P printer_database ]
  13.                   [ -a xsize ysize ]
  14.                   [ -l xdpi ydpi ]
  15.                   [ -d K, CMY, or CMYK ]
  16.                   [ -z zoomfactor ] inimage.rgb
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      _t_o_c_h_u_n_k_y converts an SGI image file into SGI CHUNKY data format, for use
  20.      by CHUNKY format printer drivers.  However, the SGI CHUNKY chunky format
  21.      has been superseded by Stream TIFF (STIFF).  Conversions from SGI Image
  22.      File format to STIFF are most efficiently accomplished by converting from
  23.      SGI Image File format to PostScript using the program _s_g_i_2_p_s and then
  24.      converting the PostScript to STIFF using the program _p_s_r_i_p.
  25.  
  26.      New development work should not use the SGI CHUNKY format.
  27.  
  28. PPPPRRRROOOOGGGGRRRRAAAAMMMM UUUUSSSSAAAAGGGGEEEE
  29.      By default, tochunky assumes a zoomfactor of 1.0, and thus scales the
  30.      image to be printed as large as possible without cropping.
  31.  
  32.      The ----PPPP option is followed by the full path to the printer's POD this
  33.      option is given all settings except the zoomfactor are filled in from the
  34.      config file, and need not be given unless the user wishes to override the
  35.      settings in the POD database.
  36.  
  37.      The ----aaaa option specifies the printer's imageable area in dots in the
  38.      horizontal (xsize) and vertical (ysize) directions.  These values are
  39.      normally derived from the POD database, which is kept up to date with the
  40.      currently loaded paper size.
  41.  
  42.      The ----llll option specifies the printer resolution in dots per inch in the
  43.      horizontal (xdpi) and vertical (ydpi) directions.  These values are
  44.      normally derived from the POD database, which is kept up to date with the
  45.      current printer configuration.
  46.  
  47.      The ----dddd option specifies the printer data format, one of the following: KKKK
  48.      (black only), CCCCMMMMYYYY (CMY only), or CCCCMMMMYYYYKKKK (CMYK data).  The data format is
  49.      normally derived from the POD database, which is kept up to date with the
  50.      current printer configuration.
  51.  
  52.      If the ----zzzz option is given, then the image will be resized based on
  53.      _z_o_o_m_f_a_c_t_o_r.  _Z_o_o_m_f_a_c_t_o_r is a floating point value between 0.0 and 1.0,
  54.      inclusive.  The _z_o_o_m_f_a_c_t_o_r argument specifies a relative scaling: the
  55.      scaling is proportional to the area of page which should be filled, and
  56.      _z_o_o_m_f_a_c_t_o_r may be considered to be a percentage fill argument when its
  57.      value is between 0.01 and 1.00.  However, ----zzzz 0000....0000 is the exception to the
  58.      rule: ----zzzz 0000....0000 indicates that _t_o_c_h_u_n_k_y should not zoom the image, but
  59.      should print exactly one printer dot per image pixel.
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. TTTTOOOOCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))                      IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                       TTTTOOOOCCCCHHHHUUUUNNNNKKKKYYYY((((1111))))
  71.  
  72.  
  73.  
  74.      The resultant image is never cropped and is always centered on the page.
  75.  
  76. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  77.      sgi2ps(1), psrip(1)
  78.  
  79. KKKKNNNNOOOOWWWWNNNN BBBBUUUUGGGGSSSS
  80.      1.   The ----PPPP option currently requires a full pathname to the printer's
  81.           require just the printer name.
  82.  
  83.      2.   The ----zzzz option does not currently rotate the image if the image could
  84.           be printed larger when printed 90 degrees rotated.
  85.  
  86.      3.   Since the ----pppp ppppppppiiii "pixels per inch" option is not implemented,
  87.           setting the ----llll option will have no effect on the output image.
  88.  
  89. FFFFIIIILLLLEEEESSSS
  90.      /usr/lib/print/tochunky    Program file
  91.  
  92. TTTTRRRRAAAADDDDEEEEMMMMAAAARRRRKKKKSSSS
  93.      PostScript is a registered trademark of Adobe Systems, Inc.
  94.  
  95. WWWWAAAARRRRNNNNIIIINNNNGGGG
  96.      This program has been obsoleted. All new development should be done with
  97.      _s_g_i_2_p_s and _p_s_r_i_p and should use the STIFF file format.  The _t_o_c_h_u_n_k_y
  98.      program is provided for compatibility with previous releases of the
  99.      Impressario product and may be removed from future releases.
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.